#wrap {
	width:960px;
	margin-right:auto;
	margin-left:auto;
	}

#header {
	width: 960px;
	height: 220px;
	left: auto;
	right: auto;
	top: 0px;
	position:absolute;
	}
#navbar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	color: #FFF;
	background-image: url(navupimage.jpg);
	background-repeat: repeat-x;
	height: 50px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 220px;
	vertical-align: middle;
	text-align: left;
}
#navbar ul {
	margin: 0px;
	padding-top: 8px;
	list-style-type: none;
}
#navbar ul li {
	display: inline;
}
#navbar ul li a {
font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	color: #FFF;
	background-repeat:repeat-x;
	height: 50px;
	width: 960px;
	vertical-align:middle;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	text-decoration:none;
	padding-top:8px;
	padding-bottom:8px;
	padding-left:25px;
	padding-right:25px;
}
#navbar ul li a:hover {
	color: #999;
}
#navbar ul li a:visited {
	color: #999;
}


.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-left: auto;
	left: auto;
	right: auto;
}

.bodytextAddress {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000;
	padding-left:200px;
}	

.headerwhite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #FFF;
}
.headerblack {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight:bold;
	color:#000;
	padding-top:20px;
	padding-left:90px;
	padding-bottom:20px;
}
.mainParagraphText {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	text-decoration: none;
	width: 740px;
	margin-left:auto;
	margin-right:auto;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.mainParagraphPhoto{
	right: 0px;
	padding-left: 30px;
	
	}
	
.mainPracticesText {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	width: 740px;
	margin-left:20px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right:10px;
}

.mainPracticesList {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:bold;
	margin-left:20px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#footer {
	background-image: url(footerimage.jpg);
	background-repeat: repeat-x;
	height: 100px;
	width: 960px;
}

.footertextLinks {
	font-family:"Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: 100px;
	padding-left: 40px;
	padding-top:10px;
	padding-bottom:10px;
	color:#FFF;
	text-align:center;
}

.footertext {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: 100px;
	padding-left: 40px;
	color:#FFF;
	text-align:center;
}

.attorneyPix {
	height: 150px;
	width: 150px;
	padding-left: 20px;
	padding-right: 20px;
}

.officePic {
	padding-left: 10px;
	padding-top: 20px;
	padding-bottom: 10px;
	}
	
.main {
	margin-top:0px;
	}
	